Auto merge of #4859 - alexcrichton:better-test-fail, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 24 Dec 2017 03:46:44 +0000 (03:46 +0000)
committerbors <bors@rust-lang.org>
Sun, 24 Dec 2017 03:46:44 +0000 (03:46 +0000)
commite08f310188cc0d101550c21b3d88877cfba7e5e1
tree0c15fc828c51f1ce1b348cccaea36582b74eb9d5
parent0e74b2a714643cdeacad03f4f6fcd7fb9a01af5c
parenta1e442e06f3119466d5d0daaca3b16aa00825bb9
Auto merge of #4859 - alexcrichton:better-test-fail, r=alexcrichton

Write invalid data when cloning to force an abort

Otherwise it seems libgit2 isn't ready to handle premature eof? Unclear...